github.com/andybalholm/brotli/matchfinder.Bargain1.table6 (field)
8 uses
github.com/andybalholm/brotli/matchfinder (current package)
bargain1.go#L25: table6 [bargain1TableSize]tableEntry
bargain1.go#L34: z.table6 = [bargain1TableSize]tableEntry{}
bargain1.go#L71: for i := range z.table6 {
bargain1.go#L72: v := z.table6[i].offset
bargain1.go#L75: z.table6[i] = tableEntry{}
bargain1.go#L77: z.table6[i].offset = v
bargain1.go#L143: candidate6 := z.table6[nextHash6]
bargain1.go#L146: z.table6[nextHash6] = entry
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |